Skip to content

Update version of UtUtils class #1993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

Fixes #1992

Existing (old one) UtUtils class should be overwritten if any to get consistent generated code

How to test

Manual tests

  1. Generate tests with old plugin version (2012.12 maybe) to get tests together with auxiliary UtUtils class
  2. Update plugin
  3. Generate tests again, existing UtUtils utility class with some new "throws" sections should be overwritten.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@Vassiliy-Kudryashov Vassiliy-Kudryashov added comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug labels Mar 20, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov linked an issue Mar 20, 2023 that may be closed by this pull request
Copy link
Collaborator

@Domonion Domonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Vassiliy-Kudryashov Vassiliy-Kudryashov enabled auto-merge (squash) March 20, 2023 15:45
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 9375d32 into main Mar 20, 2023
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/1992-update-version-of-ututils-class branch March 20, 2023 16:20
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Vassiliy-Kudryashov added a commit that referenced this pull request Mar 21, 2023
Update version of UtUtils class #1992
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update version of UtUtils class
3 participants